Rewrite git tests to not rely on the CLI
authorAlex Crichton <alex@alexcrichton.com>
Fri, 12 Sep 2014 15:02:14 +0000 (08:02 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 15 Sep 2014 16:43:54 +0000 (09:43 -0700)
commit2d994b93a463a8cca29d327367c83a7dc9b64a90
tree10a8ee74e77cc5f61925413669fb534ddba29784
parentedf72b134e0c0a51f1b5e5d8f72ceef34afcfa6a
Rewrite git tests to not rely on the CLI

The CLI has started to have differences on windows than on other systems, and
instead of coding against multiple CLI versions, instead just rewrite everything
to use libgit2.
tests/test_cargo_compile_git_deps.rs